dropdown: Add a checkmark to the selected item
authorMatthias Clasen <mclasen@redhat.com>
Tue, 27 Oct 2020 16:17:37 +0000 (12:17 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 27 Oct 2020 20:13:38 +0000 (16:13 -0400)
commit25d2efeabefc85fd711ad19b4fecf940bc6cf595
tree446aa774086e8f027f6b139452b1747a5baace7a
parent3a119a3d3a5eb676c1235d7c4e7c451ba595b7ba
dropdown: Add a checkmark to the selected item

Make the default factory add a checkmark to the
currently selected item (not the hovered item)
in the popup. This will unfortunately have to be
done in non-default factories too.

Related: #3291
gtk/gtkdropdown.c